home *** CD-ROM | disk | FTP | other *** search
/ Enter 2006 July / Enter 07 2006.iso / Pakiet1_windows / Vista Transformation Pack 4.0 / vtp.sif < prev   
Encoding:
Text File  |  2006-05-19  |  2.7 KB  |  121 lines

  1. ;Vista Transformation Pack's answer file for unattended transformation
  2.  
  3. ; To use this, place this file (vtp.sif) in the same folder as Vista Transformation Pack executable file.
  4.  
  5. ; answer file reading is sensitive so you have to use only capital letter when setting each option except font name in XFONT.
  6.  
  7. ; A-N means you have to type from A to N in that option.
  8.  
  9. ; A or blank means you have to type A or leave it empty without anything.
  10.  
  11. ; There's special purpose in this release from the author. Do you know what it is? If you want to know, add EVENT=CHOBITS in VTP section :)
  12.  
  13. [VTP]
  14. ; To let Vista Transformation Pack processes transforming with settings form this file (TRUE or FALSE)
  15. UNATTEND=FALSE
  16.  
  17. ;Method to use for transforming (A-D)
  18. ; A=Automatic Transformation (Safemode required)
  19. ; B=Manual Transformation (Safemode required)
  20. ; C=I don't want to perform system files transforming
  21. VIMODE=A
  22.  
  23. ; To enable Themes service or not when it's disabled (A-B)
  24. ; A=Enable
  25. ; B=Disable
  26. TMESER=A
  27.  
  28. [SYSTEMFILES]
  29. ; Login (A or blank)
  30. VILOG=A
  31.  
  32. ; Start Button flag (A or blank)
  33. VIFLAG=A
  34.  
  35. ; About Windows (A or blank)
  36. VIABOUT=A
  37.  
  38. ; Icons Set (A or blank)
  39. VIICON=A
  40.  
  41. ; Classic Start Menu (A or blank)
  42. VIEXPLORER=A
  43.  
  44. ; Toolbar Windows flag (A or blank)
  45. VIEXPFLAG=A
  46.  
  47. ; Progress Dialog (A or blank)
  48. VIPRO=A
  49.  
  50. ; ToolBar Button (A or blank)
  51. VITOOLBAR=A
  52.  
  53. ; Boot Screen (A or blank)
  54. VIBOOT=A
  55.  
  56. ; Tray icons (A or blank)
  57. VITRAY=A
  58.  
  59. ; file processing dialogs (A or blank)
  60. VIDIALOG=A
  61.  
  62. ; System Properties dialog (A or blank)
  63. VISYSTEM=A
  64.  
  65. [INSTALLOPTIONS]
  66. ; Change system font (A or blank)
  67. VIFNT=A
  68.  
  69. ; Install Install Glass2k (transparent window) (A or blank)
  70. VIGLASS2K=A
  71.  
  72. ; Install LClock (tray clock'n calendar) (A or blank)
  73. VILCLOCK=A
  74.  
  75. ; Install Windows Vista sounds (A or blank)
  76. VISCHEME=A
  77.  
  78. ; Install Display pictures (A or blank)
  79. VIDP=A
  80.  
  81. ; Install Screensavers (A or blank)
  82. VISCR=A
  83.  
  84. ; Install Windows Media Player skins (A or blank)
  85. VIWMSKIN=A
  86.  
  87. ; Install WindowBlinds glass skin (A or blank)
  88. VIWB5SKIN=A
  89.  
  90. ; Install Visual styles (A or blank)
  91. VIVS=A
  92.  
  93. ; Install Wallpapers (A or blank)
  94. VIWALL=A
  95.  
  96. ; Set ToolBar to Longhorn Style (A or blank)
  97. VIBAR=A
  98.  
  99. [VIFNT]
  100. ; Used for VIFNT option in INSTALLOPTIONS
  101. ; System font (A-F)
  102. ; A=Arial (Usually works for common visual styles)
  103. ; B=MS Sans Serif (Default Windows font)
  104. ; C=Segoe UI (Windows Vista font)
  105. ; D=Tahoma (Better than MS Sans IMO)
  106. ; E=Trebuchet MS (Windows XP font)
  107. ; F=Other font (Type it yourself)
  108. VIFONT=C
  109.  
  110. ; Custom font (Used when VIFONT is F. Type only available font name)
  111. XFONT=Segoe UI
  112.  
  113. [VIBAR]
  114. ; Used for VIBAR option in INSTALLOPTIONS
  115. ; ToolBar style (A-C)
  116. ; A=Default
  117. ; B=Longhorn
  118. ; C=Vista
  119. TOOLBAR=C
  120.  
  121.